home *** CD-ROM | disk | FTP | other *** search
/ Aminet 47 / Aminet 47 (2002)(GTI - Schatztruhe)[Feb 2002].iso / Aminet / biz / haage / FreeSpaceDemo.lha / VMM_readme.txt < prev   
Text File  |  2001-11-12  |  2KB  |  74 lines

  1. Configuration of VMM V3.3 for Descent:Freespace
  2. ===============================================
  3.  
  4. * Note that this ONLY works for the 68k Version of Freespace !!! *
  5.  
  6. (Works with Mediator1200 in mmu and nommu mode - and of course also on
  7. Hardware without a Mediator)
  8.  
  9.  
  10. - First, do a fresh install of the VMM 3.3 package
  11.  
  12. - Doubleclick the VMM icon
  13.  
  14. Follow these steps and dont press [Save] until you are done - otherwise your system might lock.
  15.  
  16.  
  17. Tasks/Programs menu:
  18.  
  19. - highlight [----- D E F A U L T -----]
  20. - set Code gadget to [Don't use VM]
  21. - set Data gadget to [Advanced options]
  22. - set Min. PUBLIC alloc. to [-1]
  23. - set Min non-Public alloc. to 4096
  24.  
  25. Memory menu:
  26.  
  27. - set Paging memory gadget to [Dymanic] (default)
  28. - set Memory type to [FAST] (default)
  29. - set Write buffer between 100 and 200 KByte (default)
  30. - set VM Priority to 40 (default)
  31. - set gadget in upper right corner to File
  32. - edit the field below to set a pagefile dir
  33.   example: games:swap/page_file
  34. - set File size to 40 Mbyte (should be enough)
  35.  
  36. Miscellaneous menu:
  37.  
  38. - Deselect the following:
  39.   Cache Zorro II RAM
  40.   Show VM in WB title
  41.   Memory tracking
  42.   FastRom
  43.  
  44. - set Min. VM allocation to 32000
  45. click Save gadget so prefs will be stored.
  46.  
  47.  
  48. Now make a small script that starts up VMM:
  49.  
  50. example:
  51.  
  52. delete games:swap/page_file >nil:
  53. stack 200000
  54. games:vmm/vmm quiet >nil:
  55.  
  56. (I am not not sure if the stack command is needed but better safe than sorry :)
  57.  
  58. Now run this script before starting Freespace and click save when the VMM GUI pops up.
  59.  
  60.  
  61.  
  62. Freespace configuration:
  63. ========================
  64. Setup menu:
  65.  
  66. Audio submenu:
  67. - Deselect Audio streaming
  68.  
  69. Memory submenu:
  70. - set Sound cache to 3 MB
  71. - set Graphics cache to 20 MB
  72. - set Textures cache to 8 MB
  73.  
  74.